home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 038a / pdatb503.zip / README.HLP < prev    next >
Text File  |  1991-08-13  |  5KB  |  107 lines

  1.  
  2. This is an on-line Help database for users of Christy Gemmell's Assembly-
  3. Language Toolbox for QuickBASIC. It can be used equally well with Toolbox
  4. versions for QuickBASIC 4.5 and for the BASIC 7 Professional Development
  5. System. You can access it in two ways:
  6.  
  7. 1)  If you have the QuickHelp program (QH.EXE) which is supplied
  8.     with most Microsoft language products (but not as yet with QB45),
  9.     then place the unzipped copy of TOOLBOX.HLP into your Help files
  10.     directory and add TOOLBOX.HLP to the list of databases with QH's
  11.     'Open Database' option.
  12.     
  13. 2)  The second way does not require QH.EXE and enables you to access
  14.     Toolbox information direct from within the QuickBASIC or Extended
  15.     QuickBASIC environment. You do, however, need to merge TOOLBOX.HLP
  16.     with your existing QuickBASIC Advisor database so it is a good 
  17.     idea to make a backup copy of this first. Just in case anything
  18.     goes wrong. Once you have done this, type:
  19.     
  20.     COPY QB45QCK.HLP /B + TOOLBOX.HLP /B    (for QuickBASIC 4.5)
  21.     
  22.         or
  23.  
  24.     COPY BAS7QCK.HLP /B + TOOLBOX.HLP /B    (for BASIC 7 PDS)
  25.  
  26.     Thereafter, to obtain help on any Toolbox routine from QB or QBX,
  27.     all you need to do is place the cursor on the name of the item
  28.     you are interested in and press <F1>. If you have a mouse, you
  29.     can click the right button instead. Doing either of these will
  30.     bring up a full description of the selected routine, together
  31.     with a sample DECLARE statement and, in many cases, some example
  32.     code to paste into your program.
  33.     
  34. The Toolbox on-line Help database contains all the information from the two
  35. instruction manuals TOOLBOX.DOC and MIXED.DOC and is fully indexed and
  36. cross-referenced. It provides you with all you need to know about using the
  37. Assembly-Language Toolbox for QuickBASIC, right from your keyboard.
  38.  
  39. Christy Gemmell                                                 June 1991
  40.  
  41. ──────────────────────────────────────────────────────────────────────────
  42.  
  43. The ShareWare version of the Assembly-Language Toolbox for QuickBASIC is
  44. provided, free of charge, to any QuickBASIC programmer who can find a use
  45. for it. You are encouraged to copy it, upload it to Electronic Bulletin
  46. Boards or pass it on to friends, provided only that you make no charge for
  47. doing so and that all the files on the disk are preserved intact. You may
  48. freely include Toolbox routines in your own programs, both for private use
  49. and for commercial distribution, without payment to the author.
  50.  
  51. The Professional version of the Toolbox, available to Registered Users,
  52. comes complete with all the source code, object modules for building your
  53. own custom libraries and many additional features. Registration also
  54. entitles you to a free upgrade to Release 6 of the Toolbox, when it
  55. becomes available, and to subsequent releases at a greatly reduced price.
  56. Full Hotline support is also included, at no extra charge.
  57.  
  58. Also available is the Mixed-Language Toolbox for QuickBASIC - a collection
  59. of high-level routines which interface with the Assembly-Language Toolbox
  60. to produce a set of sophisticated mini-applications. The BarMenu and
  61. VerMenu modules, for example, can be used to give your programs a full-
  62. featured point-and-shoot menuing system, similar to the one built into the
  63. QuickBASIC programming environment. Once again, the source code for all
  64. mixed-language routines is provided so that you can tailor them to your
  65. exact requirements.
  66.  
  67. ─────Registration and Support──────────────────────────────────────────────
  68.  
  69. U.K. and Europe:        £30.00 (including postage and packing)
  70.  
  71. Christy Gemmell         Singular Software
  72.                         22 Peake Road, Northfields,
  73.                         Leicester LE4 7DN
  74.                         United Kingdom
  75.                         
  76.                 Tel:    (044)-0533-767960
  77.  
  78. U.S.A. and Canada:      $47.50 (Including shipping)
  79.  
  80. James J. Kreyling       CPC Consulting Company
  81.                         1217 Crescent Dive
  82.                         Smithfield, Va. 23430
  83.                         U.S.A.
  84.  
  85.                 Tel:    (804)-357-7635
  86.                 BBS:    (804)-357-0357 (8-N-1)
  87.                 FAX:    (804)-357-7635
  88.  
  89. Note:   When ordering the Toolbox please specify if for QuickBASIC 4.5
  90.         or BASIC 7 PDS and the floppy disk format you require.
  91.  
  92. ─────About the author─────────────────────────────────────────────────────
  93.  
  94. Christy Gemmell, the author of this package, is also major author of the
  95. definitive textbook on QuickBASIC programming, the QuickBASIC BIBLE, which
  96. is published by Microsoft Press, in association with the Waite Group, at
  97. £24.95 ($27.95 US) ISBN 1-55615-262-0. Selected as Computer Book of the
  98. Month by Jerry Pournelle in the March 1991 issue of BYTE, its thousand
  99. pages are packed with information, tips and example programs which you
  100. wont find anywhere else.  Look out for it in your local bookstore.
  101.  
  102. The Assembly-Language Toolbox for QuickBASIC is used by thousands of
  103. programmers in Great Britain, Europe, the USA and Canada, Australasia and
  104. Japan, to build fast and powerful QuickBASIC programs. It has been shown
  105. at COMDEX and was featured in the November 1990 issue of BYTE magazine.
  106.  
  107.